home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk38 / ue24c / help! < prev    next >
Encoding:
Text File  |  1995-03-19  |  13.7 KB  |  348 lines

  1.  
  2.                                Uedit V2.4
  3.                    Copyright (C) 1986-88, Rick Stiles
  4.   (S=Shift, A=Alt, C=Ctl, L=lAmiga, R=rAmiga, BS=BackSpace, KP=KeyPad)
  5.  
  6.             *** Use TEACH KEYS to learn key assignments ***
  7.                           
  8.        *** Click window's Title Bar to switch to Tiny Window ***
  9.  
  10. SCROLL:
  11. mouse:          Hold down button & move mouse to scroll up/down
  12. upArrow:        Scroll up 1 line
  13. downArrow:      Scroll down 1 line
  14. leftArrow:      Scroll right 1 char
  15. rightArrow:     Scroll left 1 char
  16. S-upArrow:      Scroll up 11 lines
  17. S-downArrow:    Scroll down 11 lines
  18. S-leftArrow:    Scroll right 10 chars
  19. S-rightArrow:   Scroll left 10 chars
  20. A-upArrow:      Scroll to start of page
  21. A-downArrow:    Scroll to bottom of page
  22. A-leftArrow:    Scroll right 20 chars
  23. A-rightArrow:   Scroll left 20 chars
  24. C-upArrow:      Scroll to start of file
  25. C-downArrow:    Scroll to end of file
  26. C-leftArrow:    Scroll to end of line
  27. C-rightArrow:   Scroll to start of line
  28. gadget3:        Scroll display down
  29. gadget4:        Scroll display up
  30.  
  31. CURSOR:
  32. mouse:      Place cursor or scroll if button held
  33. kp5:        Find cursor and center it in window
  34. kp8:        Move cursor up 1 line
  35. kp2:        Move cursor down 1 line
  36. kp4:        Move cursor to start of word
  37. kp6:        Move cursor to end of word
  38. S-kp4:      Move cursor left 1 char
  39. S-kp6:      Move cursor right 1 char
  40. A-kp4:      Move cursor to start of line
  41. A-kp6:      Move cursor to end of line
  42. A-kp8:      Move cursor to start of page
  43. A-kp2:      Move cursor to end of page
  44. C-kp8:      Move cursor to start of form
  45. C-kp2:      Move cursor to end of form
  46.  
  47. TABS:
  48. S-tab:   Transparent tab forward
  49. A-tab:   Transparent tab backward
  50. C-tab:   Untab - delete white space back to previous tab column
  51. AC-tab:  Switch to/from using spaces for tabs or using real tabs
  52. SA-tab:  Show tab ruler above cursor line
  53. SC-tab:  Set tab ruler using mouse or keys
  54. L-t:     Convert tabs in file to spaces
  55. R-t:     Convert spaces in file to tabs
  56. SAC-tab: Set tab table number (0-4) to use for tab spacing
  57.  
  58. AMIGADOS:
  59. C-mouse: in blackspace:  click-load dir/filename
  60. C-mouse: in whitespace:  show buf38 split window directory list
  61. A-z:   Get directory listing. (Also sets directoryname used in C-mouse.)
  62. AC-z:  Change the current Uedit directory
  63. C-y:   Execute an AmigaDOS command, but don't collect the results
  64. C-z:   Execute an AmigaDOS command and get results
  65.  
  66. FILES:
  67. gadget1: Switch to next file
  68. gadget2: Switch to previous file
  69. f1:      Switch to next file
  70. S-f1:    Switch to previous file
  71.  
  72. OPEN:
  73. C-mouse: Load File or select Directory that is CTRL-clicked
  74. A-f1:    Load a file
  75. C-f1:    Open new "Noname" file
  76. SA-f1:   Insert file at cursor
  77. SC-f1:   Restore current file to original
  78. L-f1:    Bring up file requester (Needs ARP library & FileReq prog in C:.)
  79. A-n:     Rename the file in the window
  80.  
  81. SAVE:
  82. f2:      Save file currently in window
  83. S-f2:    Save file under different name
  84. A-f2:    Save all changed files
  85. SC-f2:   Save hilite as...
  86. SA-f2:   Abort the current file save
  87.  
  88. CLOSE:
  89. f3:      Close current file.  If changed, "Save changes?"
  90. S-f3:    Auto-save file, if changed, then close it
  91. closeBox:  If changed, "Save changes?"  Close, if no files, "Really quit?"
  92.  
  93. QUIT:
  94. f4:     Ask "Save changes?", if any changes, then "Really quit?"
  95. S-f4:   Auto-save changes, then quit
  96. A-f4:   Quit fast, WITHOUT saving any files
  97.  
  98. BUFFERS:
  99. A-w:    Swap current buffer to buffer 0 (the "home" buffer)
  100. A-f3:   Free all work (non-file) buffers
  101. SA-f6:  Input the number of a buffer to edit
  102. L-w:    Push current file onto buffer stack
  103. R-w:    Pop buffer off of stack
  104. SA-w:   Rotate buffer stack
  105. C-w:    Swap the current file with buffer 41
  106. A-f:    Input the number of a buffer to free
  107. SC-f6:  Examine all buffers that aren't empty
  108.  
  109. SCRATCH DELETES & UNDO:
  110. kp0:    UNDO scratch deletes, inserting scratch delete buffer at cursor
  111. C-d:    Delete cursor line, storing it in Undo buffer
  112. kp7:    Delete word left, storing it in Undo buffer
  113. kp9:    Delete word right, storing it in Undo buffer
  114. S-kp7:  Delete char to left of cursor, storing it in Undo buffer
  115. S-kp9:  Delete char under cursor, storing it in Undo buffer
  116. A-kp7:  Delete to start of line, storing it in Undo buffer
  117. A-kp9:  Delete to end of line, storing it in Undo buffer
  118. C-kp7:  Delete from cursor to start of page, storing it in Undo buffer
  119. C-kp9:  Delete from cursor to end of page, storing it in Undo buffer
  120.  
  121. HILITE:
  122. SAC-mouse: Drag mouse and mark hilite region
  123. S-mouse:   Set start of hilite region
  124. A-mouse:   Set end of hilite region
  125. kp1:       Set start of hilite region at cursor
  126. kp3:       Set end of hilite region at cursor
  127. kpDot:     Copy hilite region into buffer
  128. kpMinus:   Copy hilite region into buffer, then delete hilite region
  129. kpEnter:   Insert copied hilite at cursor
  130. A-h:       Unmark the hilite region
  131. C-h:       Erase hilite region.  No Copy is made!
  132.  
  133. INVERT:
  134. SC-mouse:  Set start of invert region
  135. AC-mouse:  Set end of invert region
  136. C-kp1:     Set start of invert region at cursor
  137. C-kp3:     Set end of invert region at cursor
  138. C-kpDot:   Copy invert region into buffer
  139. C-kpMinus: Copy invert region into buffer, then delete invert region
  140. C-kpEnter: Insert copied invert region at cursor
  141. A-i:       Unmark the invert region
  142. C-i:       Erase the invert region.  No Copy is made!
  143.  
  144. HELP/COLORS/INTERLACE:
  145. help:      Load and show help file - press again to release help
  146. C-help:    Start Teach Keys mode - press Amiga-ESC to end it
  147. SC-help:   Refresh window (or screen in interlace), including title bar
  148. A-help:    Rotate 4 Workbench colors in Uedit
  149. SAC-Help:  Rebuild the menus by running the startup command
  150. S-esc:     Toggle to/from interlace display mode
  151. A-esc:     Tune RGB colors in interlace using mouse. (See A-Help also.)
  152.  
  153. SEARCH & REPLACE:
  154. f7:     Input search text & search fwd.  (EitherOr="$", wildcards= "?" & "*".)
  155. S-f7:   Modify existing search text and then search fwd
  156. A-f7:   Input new search wildcard & allBut characters
  157. C-f7:   Input new search either-or character
  158. f8:     Input replace string to use in search-replace
  159. S-f8:   Modify existing replace string
  160. f9:     Search forward, mark matched region, put cursor at start of rgn
  161. S-f9:   Search backward, mark matched region, put cursor at start of rgn
  162. f10:    Replace matched region with replace text, then search forward
  163. S-f10:  Replace matched region with replace text, then search backward
  164. A-f10:  Replace and continue forward search-replace until search fails
  165. C-8:    Toggle case-sensitivity of search
  166.  
  167. KEYS:
  168. f5:     Swap next 2 commands
  169. SAC-f6: Kill next command
  170. L-f6:   Find out if keys have got commands attached
  171. A-m:    Swap mouse buttonUp with the next key pressed
  172. A-u:    Toggle using printable keys for commands/normal typing
  173. C-t:    Teach One, shows help message on next key
  174.  
  175. CONFIG & COMPILE:
  176. f6:     Compile command at or following cursor
  177. A-f6:   Save UE data to disk.  Default is Data! or last name you gave
  178. C-f6:   Restore UE data from disk.  Default is Data! or last name you gave
  179. AC-f6:  Compile default values at the top of Config! file
  180. S-f6:   Select buf44 to use for scratch editing or writing commands
  181.  
  182. LEARN MODE:
  183. C-5:  Save a learned sequence
  184. C-6:  Load a learned sequence
  185. C-7:  Load and run learned sequence
  186. C-s:  Start/abort Learn Mode.  (Use C-r to finish & to run it.)
  187. C-r:  Finish Learn Mode or run learned sequence
  188.  
  189. SPLIT WINDOWS:
  190. L-0:  Remove current split window
  191. L-=:  Adjust active split window size with mouse
  192. L-c:  Split window to show current file
  193. L-1:  Split window to show Undo buffer
  194. L-2:  Split window to show search buffer
  195. L-3:  Split window to show replace buffer
  196. L-4:  Split window to show copied hilite buffer
  197. L-5:  Split window to show copied invert buffer
  198. L-6:  Split window to show copied columnar buffer
  199. L-7:  Split window to show directory names
  200. L-8:  Set split window size
  201. L-9:  Activate next window split
  202.  
  203. COLUMNAR:
  204. SC-`:  Toggle columnar/regular display mode
  205. SC-1:  Copy and clear hilited columnar data
  206. SC-2:  Space-fill hilited columnar data, overlaying text.  No copy made.
  207. SC-3:  Copy hilited columnar data
  208. SC-4:  Insert copied columnar data at cursor
  209. SC-5:  Overlay copied columnar data at cursor
  210. SC-6:  Insert marked columnar hilite at cursor (no intermediate copy)
  211. SC-7:  Overlay marked columnar hilite at cursor (no intermed copy)
  212.  
  213. PRINT:
  214. C-p:  Print the hilite region.
  215. A-p:  Select printing port:  parallel, serial, print.dev processed or raw
  216. AC-p: Print file
  217. L-a:  Stop current print
  218. R-a:  Stop all prints
  219. L-s:  Restart current print
  220. SAC-p:  Show printer control code help
  221. L-p:  Printer codes:  Next letter key brackets hilite for boldface, etc
  222. R-g:  Find next printer code (can delete it with C-h)
  223. L-g:  Insert printer code.  (See printer code table for numbers 0-75.)
  224.  
  225. PAGE:
  226. L-y:  Erase next page number
  227. A-3:  Input page number to go to
  228. L-f:  Insert a formfeed character
  229. L-h:  Go to top of page
  230. L-b:  Go to end of page
  231. L-v:  Insert page-division at cursor
  232. L-d:  Delete next page-division
  233. L-r:  Auto-insert page-divisions and page-numbers in file
  234.  
  235. SPELL:
  236. R-1:  Load in the speller dictionary files
  237. R-2:  Find first misspelled word, starting at cursor.  Abort with Amiga-ESC.
  238. R-3:  Spell-check from cursor fwd.  Mark bad words with "@".
  239. R-4:  Load suppl dictionary & spell from cursor fwd.  Add to supplement.
  240. R-5:  Merge dict suppl with dict-files.  dict.A-Z must be in Cur Dir.
  241. R-6:  Remove words from dict-files.  dict.A-Z must be in Cur Dir.
  242. R-8:  Free speller files.  (Frees 12k to 165k of memory.)
  243.  
  244. ARITHMETIC:
  245. C-0:  Set running total to 0
  246. C-\:  Type the running total at cursor
  247. C-=:  Add next word (if number) to total & display total
  248. C--:  Subtract next word (if number) from total & display total
  249.  
  250. REXX:
  251. AC-1:  Edit Rexx output buf35
  252. AC-2:  Edit Rexx input buf36
  253. AC-3:  Send output buf35 to Rexx
  254. AC-4:  Fetch Rexx input into buf36
  255. AC-5:  Send hilite region to Rexx
  256. AC-6:  Fetch Rexx input at cursor
  257. AC-7:  Send an OK reply to Rexx  (Amiga-ESC abort sends Failed reply.)
  258. AC-8:  Send an OK reply to Rexx along with text in hilite region
  259. AC-9:  Toggle Rexx auto-traffic mode, handles traffic during idle periods
  260. AC-0:  Make an x.rexx program with commands to send to Uedit
  261.  
  262. MISCELLANEOUS:
  263. C-m:  Set command multiplier to use for next command
  264. C-n:  Input a text line number to go to
  265. A-e:  Change eol character
  266. C-e:  Change current file's eol character
  267. A-c:  Trim spaces between the next two words after cursor
  268. C-c:  Let next character typed be a CTRL-character, such as formfeed, etc
  269. SA-c: Count number of times the next command is successfully run
  270. A-g:  Input a new lines/page value
  271. L-m:  Set left margin
  272. L-u:  Set top margin
  273. L-l:  Set bottom margin
  274. AC-f1:  Set max files can load for editing (1-100, typ. 20)
  275. C-return:  Set new lineLength
  276.  
  277. C-/:  Show the ASCII value of character under cursor
  278. C-1:  Show current file size
  279. C-3:  Reformat cursor paragraph, starting at cursor line
  280. C-4:  Delete all trailing white-space in current file
  281.  
  282. S-f5:   Toggle overstrike typing mode
  283. A-f5:   Toggle autoindent typing mode
  284. C-f5:   Toggle wordwrap typing mode
  285. A-j:    Toggle right-justify typing mode
  286. L-f5:   Toggle "changed" status of current buffer
  287. SA-f5:  Toggle file read-only status
  288. SAC-f5: Toggle auto-backup mode
  289. SA-m:   Toggle map illegals setting
  290. C-f2:   Toggle save-on-idle flag
  291.  
  292. SC-f5:  Toggle speak-messages status
  293. AC-f5:  Toggle speak-alerts status
  294. C-2:    Toggle displaying of cursor row-column
  295. C-b:    Toggle "busies" setting, shows buf# being worked on
  296. C-g:    Toggle the mark-gadgets setting
  297. AC-i:   Toggle the "make icons" flag
  298. C-v:    Toggle flag that makes CTRL chars vis/invis
  299.  
  300. C-l:  Convert character under cursor to lower case and advance cursor
  301. C-f:  Toggle upper/lower case of char under cursor
  302. C-u:  Convert char under cursor to upper case
  303. C-x:  Toggle number under cursor between hex/decimal
  304.  
  305. C-j:    Join next line to cursor line
  306. C-o:    Open cursor line for typing
  307. S-del:  Open space under cursor for typing
  308. A-del:  Open line for typing below cursor line
  309. S-bs:   Open space for typing in front of current word
  310. A-bs:   Open line for typing above current line
  311. C-bs:   Delete line below cursor line
  312. C-del:  Delete line above cursor line
  313.  
  314. A-l:  Move hilite to left by one space
  315. A-r:  Move hilite to right by one space
  316. A-1:  Clear leading white space in cursor line
  317. A-2:  Center cursor line.  (Uses current lineLength.)
  318. A-4:  Match indent of cursor line to prev line
  319. A-5:  Right-align cursor line from cursor rightward
  320.  
  321. SA-mouse: click/drag mouse to put word/phrase into index (C-w to see.)
  322. SA-i:   Scan index buffer (buf41), build index.  (C-w to see.)
  323.  
  324. SAC-i:  Input idle-timer value (tenths of sec) after which idle cmd run
  325. A-d:    Delay amount of time (tenths of seconds) stored using SA-d
  326. SA-d:   Set delay variable to some value in tenths of seconds
  327. A-8:    Show value of a number variable
  328. A-9:    Set value of a number variable
  329.  
  330. -----------------------------------------------------------------------------
  331. BUFFER CONVENTIONS: ("See buffers" shows you these, if they are not empty.)
  332. buf55-99 = available for user commands
  333. buf50-54 = used for temporary purposes in commands
  334. buf49 = search string                  buf48 = replace string
  335. buf47 = copied hilite                  buf46 = copied invert
  336. buf45 = scratch deletes (for Undo)     buf44 = edit-command buffer
  337. buf43 = filenames                      buf42 = HELP
  338. buf41 = used in swapBuf (ctl-w)        buf40 = AmigaDOS command
  339. buf39 = AmigaDOS result                buf38 = directory names
  340. buf37 = copied columnar data           buf36 = Rexx msg/reply input buffer
  341. buf35 = Rexx msg/reply output buffer   MaxFiles-buf34 = available
  342. You can change this convention by editing the Config! file.
  343. -----------------------------------------------------------------------------
  344. NUMBER CONVENTIONS: (These variables are used  by  certain  commands.   Press
  345. alt-8 to see them.  Press alt-9 to set any number to a value.)
  346. n46 = tenths of second to delay         n49 = dollars & cents in running total
  347. -----------------------------------------------------------------------------
  348.